GoogleClientId

value class GoogleClientId(value: String)

A public identifier of your application within GCP.

This ID and GoogleClientSecret are used in the OAuth 2.0 flow.

Constructors

Link copied to clipboard
constructor(value: String)